Skip to main content

printGutters

Type

property

Summary

Specifies how much blank space is used to separate printed cards on the page.

Syntax

set the printGutters to <columnSpace>, <rowSpace>

Description

Use the printGutters property to control the amount of blank space between cards, when multiple cards are printed with the open printing command.

The first item of the printGutters is the height in points of the blank strip between the right edge of one column of cards and the left edge of the next column. (There are 72 points to an inch.)

The second item is the width in points of the blank strip between the bottom edge of one row of cards and the top edge of the next row.

Examples

set the printGutters to 9,27

glossary: property, integer, command, non-negative

object: card

property: points, printRowsFirst, printMargins

command: print, open printing

Compatibility and Support

Introduced

LiveCode 1.0

OS

mac

windows

linux

ios

android

Platforms

desktop

server

mobile

Thank you for your feedback!

Was this page helpful?